Skip to content

Update package versions#12

Merged
aholstrup1 merged 1 commit into
releases/22.xfrom
automation/UpdatePackageVersions/2305160401
May 16, 2023
Merged

Update package versions#12
aholstrup1 merged 1 commit into
releases/22.xfrom
automation/UpdatePackageVersions/2305160401

Conversation

@aholstrup1
Copy link
Copy Markdown
Contributor

No description provided.

@aholstrup1 aholstrup1 enabled auto-merge (squash) May 16, 2023 04:01
@aholstrup1 aholstrup1 merged commit 1c9e949 into releases/22.x May 16, 2023
@aholstrup1 aholstrup1 deleted the automation/UpdatePackageVersions/2305160401 branch May 16, 2023 07:19
onbuyuka added a commit that referenced this pull request Jun 1, 2026
Continues the Server Features work with activation persistence and UX polish.

- Persistence (mock): new internal table 8360 "MCP Feature Activation" holds the
  API Tools / AL Query Tools activation flags keyed by config SystemId, behind four
  MCP Config Implementation procedures (EnableAPITools/EnableALQueryTools and
  IsAPIToolsEnabled/IsALQueryToolsEnabled). These flags belong on the platform-owned
  MCP Configuration table, which the app can't extend; every mock site is tagged
  "// MOCK:" and Appendix E of the design doc lists the exact steps to remove them.
- Gate: EnableDynamicToolMode now requires API Tools to be enabled first
  (APIToolsRequiredForDynamicErr) - previously a platform-pending stub.
- Dynamic Tool Mode renders as an indented sub-feature of API Tools
  (interface TryGetParentFeature + MCP Server Feature.Indentation).
- UI polish: align the curated list with "Available APIs" terminology (action and
  field renames), drop the Server Feature column from the System Tools factbox, and
  promote Export/Import on the config list.
- Tests: enable API Tools before Dynamic Tool Mode so the new gate is satisfied.
- Docs: design doc D30-D32, Appendix C #20-22, Appendix D #12-13, and a new
  Appendix E "Productionizing - removing the mocks". D32 / Appendix D #13 record the
  card list-part "always collapsed" investigation (BC platform limitation, AL #6258).

AB#631012

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants